home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>3.  Brush Tools</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" /> <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="GNU Image Manipulation Program" /> <link rel="up" href="gimp-toolbox.html" title="Chapter 13.  Toolbox" /> <link rel="prev" href="gimp-tool-foreground-select.html" title="2.8.  Foreground Select" /> <link rel="next" href="gimp-tool-painting.html" title="3.2.  Painting Tools (Pencil, Paintbrush, Airbrush)" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">3.  <span lang="en" xml:lang="en">Brush Tools</span> </th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="gimp-tool-foreground-select.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <th width="60%" align="center">Chapter 13.  <span lang="en" xml:lang="en">Toolbox</span> </th> <td width="20%" align="right"> <a accesskey="n" href="gimp-tool-painting.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="gimp-tools-paint"></a>3.  <span lang="en" xml:lang="en">Brush Tools</span> </h2> </div> </div> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="gimp-tool-brush"></a>3.1.  <span lang="en" xml:lang="en">Common Features</span> </h3> </div> </div> </div> <a id="id2626996" class="indexterm"></a> <a id="id2627005" class="indexterm"></a> <div class="figure"> <a id="id2627018"></a> <p class="title"> <b>Figure 13.31.  <span lang="en" xml:lang="en">The Paint Tools (Tools menu)</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/brush-tools.png" alt="The Paint Tools (Tools menu)" /> </div> </div> </div> <br class="figure-break" /> <p> The GIMP Toolbox includes thirteen “<span class="quote">brush tools</span>”, all grouped together at the bottom (in the default arrangement). </p> <div class="figure"> <a id="id2627058"></a> <p class="title"> <b>Figure 13.32.  <span lang="en" xml:lang="en">The Paint Tools (Tools Box)</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/brush-tools-box.png" alt="The Paint Tools (Tools Box)" /> </div> </div> </div> <br class="figure-break" /> <p> The feature they all have in common is that all of them are used by moving the pointer across the image display, creating brush-strokes. Four of them </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> the <a class="link" href="gimp-tool-pencil.html" title="3.5.  Pencil">Pencil</a>, </p> </li> <li> <p> the <a class="link" href="gimp-tool-paintbrush.html" title="3.6.  Paintbrush">Paintbrush</a>, </p> </li> <li> <p> the <a class="link" href="gimp-tool-airbrush.html" title="3.8.  Airbrush Tool">Airbrush</a> and </p> </li> <li> <p>the <a class="link" href="gimp-tool-ink.html" title="3.9.  Ink">Ink tool</a></p> </li> </ul> </div> <p> behave like the intuitive notion of "painting" with a brush. The others use a brush to modify an image in some way rather than paint on it: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> the <a class="link" href="gimp-tool-bucket-fill.html" title="3.3.  Bucket Fill">Bucket Fill</a> fills with color or pattern; </p> </li> <li> <p> the <a class="link" href="gimp-tool-blend.html" title="3.4.  Blend">Gradient</a> fills with gradients; </p> </li> <li> <p> the <a class="link" href="gimp-tool-eraser.html" title="3.7.  Eraser">Eraser</a> erases; </p> </li> <li> <p> the <a class="link" href="gimp-tool-clone.html" title="3.10.  Clone">Clone tool</a> copies from a pattern, or image; </p> </li> <li> <p> the <a class="link" href="gimp-tool-perspective-clone.html" title="3.12.  Perspective Clone">Perspective Clone</a> tool copies into a changed perspective; </p> </li> <li> <p> the <a class="link" href="gimp-tool-heal.html" title="3.11.  Heal">Heal tool</a> corrects small defects; </p> </li> <li> <p> the <a class="link" href="gimp-tool-convolve.html" title="3.13.  Convolve (Blur/Sharpen)">Convolve tool</a> blurs or sharpens; </p> </li> <li> <p> the <a class="link" href="gimp-tool-smudge.html" title="3.14.  Smudge">Smudge tool</a> smears; </p> </li> <li> <p> and the <a class="link" href="gimp-tool-dodge-burn.html" title="3.15.  Dodge or Burn">Dodge/Burn tool</a> lightens or darkens. </p> </li> </ul> </div> <p> The advantages of using GIMP with a tablet instead of a mouse probably show up more clearly for brush tools than anywhere else: the gain in fine control is invaluable. These tools also have special “<span class="quote">Pressure sensitivity</span>” options that are only usable with a tablet. </p> <p> In addition to the more common “<span class="quote">hands-on</span>” method, it is possible to apply brush tools in an automated way, by creating a selection or path and then “<span class="quote">stroking</span>” it. You can choose to stroke with any of the brush tools, including nonstandard ones such as the Eraser, Smudge tool, etc., and any options you set for the tool will be applied. See the section on <a class="link" href="gimp-selection-stroke.html" title="6.17.  Stroke Selection">Stroking</a> for more information. </p> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="gimp-tools-brush-modifiers"></a>3.1.1.  <span lang="en" xml:lang="en">Key modifiers</span> </h4> </div> </div> </div> <div class="variablelist"> <dl> <dt> <span class="term"> <span class="keycap"><strong>Ctrl</strong></span> </span> </dt> <dd> <p> Holding down the <span class="keycap"><strong>Ctrl</strong></span> key has a special effect on every brush tool . For the Pencil, Paintbrush, Airbrush, Ink Tool, Eraser, and Smudge tools, it switches them into “<span class="quote">color picker</span>” mode, so that clicking on an image pixel causes GIMP's foreground to be set to the active layer's color at that point (or, for the Eraser, GIMP's background color). For the Clone tool, the <span class="keycap"><strong>Ctrl</strong></span> key switches it into a mode where clicking sets the reference point for copying. For the Convolve tool, the <span class="keycap"><strong>Ctrl</strong></span> key switches between blur and sharpen modes; the the Dodge/Burn tool, it switches between dodging and burning. </p> </dd> <dt> <span class="term"> <span class="keycap"><strong>Shift</strong></span> </span> </dt> <dd> <a id="id2627466" class="indexterm"></a> <p> Holding down the Shift key has the same effect on all brush tools: it places the tool into <span class="emphasis"><em>straight line</em></span> mode. To create a straight line with any of the brush tools, first click on the starting point, <span class="emphasis"><em>then</em></span> press the Shift key. As long as you hold it down, you will see a thin line connecting the previously clicked point with the current pointer location. If you click again, while continuing to hold down the Shift key, a straight line will be rendered. You can continue this process to create a series of connected line segments. </p> </dd> <dt> <span class="term"> <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Shift</strong></span> </span> </dt> <dd> <p> Holding down both keys puts the tool into <span class="emphasis"><em>constrained straight line</em></span> mode. This is similar to the effect of the Shift key alone, except that the orientation of the line is constrained to the nearest multiple of 15 degrees. Use this if you want to create perfect horizontal, vertical, or diagonal lines. </p> </dd> </dl> </div> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="gimp-tool-brush-options"></a>3.1.2.  <span lang="en" xml:lang="en">Tool Options</span> </h4> </div> </div> </div> <div class="figure"> <a id="id2627560"></a> <p class="title"> <b>Figure 13.33.  <span lang="en" xml:lang="en">Tool Options shared by all brush tools</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/tool-options-brushcommon.png" alt="Tool Options shared by all brush tools" /> </div> </div> </div> <br class="figure-break" /> <p> Many tool options are shared by several brush tools: these are described here. Options that apply only to one specific tool, or to a small number of tools, are described in the sections devoted to those tools. </p> <div class="variablelist"> <a id="gimp-tool-painting-modes"></a> <p class="title"> <b> <span lang="en" xml:lang="en">Paint Modes</span> </b> </p> <dl> <dt> <span class="term">Mode</span> </dt> <dd> <p> The Mode drop-down list provides a selection of paint application modes; a list of modes can be found in the glossary. As with the opacity, the easiest way to understand what the Mode setting does is to imagine that the paint is actually applied to a layer above the layer you are working on, with the layer combination mode in the Layers dialog set to the selected mode. You can obtain a great variety of special effects in this way. The Mode option is only usable for tools that can be thought of as adding color to the image: the Pencil, Paintbrush, Airbrush, Ink, and Clone tools. For the other brush tools, the option appears for the sake of consistency but is always grayed out. </p> <p> In this list, some modes are particular: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> <span class="guilabel">Dissolve</span> </p> <div class="figure"> <a id="id2627664"></a> <p class="title"> <b>Figure 13.34.  <span lang="en" xml:lang="en">Dissolve mode example</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/dissolve-mode-example.png" alt="Dissolve mode example" /> <div class="caption"> <p> Two brush-strokes made with the Airbrush, using the same fuzzy circular brush. Left: Normal mode. Right: Dissolve mode. </p> </div> </div> </div> </div> <br class="figure-break" /> <p> For any paint tool with opacity less than 100%, this very useful mode doesn't draw transparency but determines the probability of applying paint. This gives nice patterns of dots to paint-strokes or filling. </p> <div class="figure"> <a id="id2627713"></a> <p class="title"> <b>Figure 13.35.  <span lang="en" xml:lang="en">Painting in Dissolve mode</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/mode-dissolve.png" alt="Painting in Dissolve mode" /> <div class="caption"> <p> This image has only the background layer and no Alpha channel. The background color is sky blue. Three strokes with Pencil and various opacities: 100%, 50%, 25%. Foreground color pixels are scattered along brushstroke. </p> </div> </div> </div> </div> <br class="figure-break" /> </li> <li> <p> <span class="guilabel">Behind</span> </p> <a id="id2627769" class="indexterm"></a> <a id="id2627782" class="indexterm"></a> <div class="figure"> <a id="id2627794"></a> <p class="title"> <b>Figure 13.36.  <span lang="en" xml:lang="en"> Example for layer mode “<span class="quote">Behind</span>” </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/glossary/modes-normal2.png" alt="Example for layer mode Behind" /> </div> <div class="mediaobject"> <img src="../images/glossary/modes-behind.png" alt="Example for layer mode Behind" /> </div> </div> </div> <br class="figure-break" /> <p> This mode applies paint only to transparent areas of the layer: the lower the opacity, the more paint is applied. Thus, painting opaque areas has no effect; painting transparent areas has the same effect as normal mode. The result is always an increase in opacity. Of course none of this is meaningful for layers that lack an alpha channel. </p> <p> In the above example image, Wilber is on the top layer, surrounded by transparency. The lower layer is solid light blue. The Bucket Fill tool was used, with the <span class="guilabel">Fill Whole Selection</span> option checked and the entire layer was selected. A pattern was used to paint with the Bucket Fill tool. </p> <div class="figure"> <a id="id2627869"></a> <p class="title"> <b>Figure 13.37.  <span lang="en" xml:lang="en"> Painting in “<span class="quote">Behind</span>” mode </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/mode-behind.png" alt="Painting in Behind mode" /> <div class="caption"> <p> This image has two layers. The upper layer is active. Three brushtrokes with pencil, red color at 100%, 50%, 25% : only transparent or semi-transparent pixels of the layer are painted. </p> </div> </div> </div> </div> <br class="figure-break" /> </li> <li> <p> <span class="guilabel">Color Erase</span> </p> <a id="id2627928" class="indexterm"></a> <a id="id2627942" class="indexterm"></a> <div class="figure"> <a id="id2627953"></a> <p class="title"> <b>Figure 13.38.  <span lang="en" xml:lang="en"> Example for layer mode “<span class="quote">Color erase</span>” </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/glossary/modes-normal2.png" alt="Example for layer mode Color erase" /> </div> <div class="mediaobject"> <img src="../images/glossary/modes-colorerase.png" alt="Example for layer mode Color erase" /> </div> </div> </div> <br class="figure-break" /> <p> This mode erases the foreground color, replacing it with partial transparency. It acts like the <a class="link" href="plug-in-colortoalpha.html" title="11.36.  Color to Alpha">Color to Alpha</a> filter, applied to the area under the brushstroke. Note that this only works on layers that possess an alpha channel; otherwise, this mode is identical to Normal. </p> <p> In the above example image, the color of the Bucket Fill tool was white, so white parts of Wilber were erased and the blue background shows through. </p> <div class="figure"> <a id="id2628028"></a> <p class="title"> <b>Figure 13.39.  <span lang="en" xml:lang="en"> Painting in “<span class="quote">Color Erase</span>” mode </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/mode-erase.png" alt="Painting in Color Erase mode" /> <div class="caption"> <p> This image has only one layer, the background layer. Background color is sky blue. Three brushtrokes with pencil: </p> <div class="orderedlist"> <ol type="1"> <li> <p> With the exact color of the blue area: only this blue color is erased. </p> </li> <li> <p> With the exact color of the red area. Only this red color is erased, whatever its transparency. Erased areas are made transparent. </p> </li> <li> <p> With the sky blue color of the layer background: only this color is erased. </p> </li> </ol> </div> </div> </div> </div> </div> <br class="figure-break" /> </li> </ul> </div> </dd> <dt> <span class="term">Opacity</span> </dt> <dd> <a id="id2628131" class="indexterm"></a> <a id="id2628146" class="indexterm"></a> <p> The Opacity slider sets the transparency level for the brush operation. To understand how it works, imagine that instead of altering the active layer, the tool creates a transparent layer above the active layer and acts on that layer. Changing Opacity in the Tool Options has the same effect that changing opacity in the Layers dialog would have in the latter situation. It controls the “<span class="quote">strength</span>” of all brush tools, not just those that paint on the active layer. In the case of the Eraser, this can come across as a bit confusing: it works out that the higher the “<span class="quote">opacity</span>” is, the more transparency you get. </p> </dd> <dt> <span class="term">Brush</span> </dt> <dd> <p> The brush determines how much of the image is affected by the tool, and how it is affected, when you trace out a brushstroke with the pointer. GIMP allows you to use several different types of brushes, which are described in the <a class="link" href="gimp-concepts-brushes.html" title="6.  Brushes">Brushes</a> section. The same brush choices are available for all brush tools except the Ink tool, which uses a unique type of procedurally generated brush. The colors of a brush only come into play for tools where they are meaningful: the Pencil, Paintbrush, and Airbrush tools. For the other brush tools, only the intensity distribution of a brush is relevant. </p> </dd> <dt> <span class="term">Scale</span> </dt> <dd> <p> This option lets you to modify precisely the size of the brush. You can use the arrow keys to vary by ±0.01 or the Page-Up and Page-Down keys to vary by ±0.05. </p> </dd> <dt> <span class="term">Pressure Sensitivity</span> </dt> <dd> <p> The Pressure Sensitivity section is only meaningful if you are using a tablet: it allows you to decide which aspects of the tool's action should be affected by how hard you press the stylus against the tablet. The possibilities are <span class="guilabel">opacity</span>, <span class="guilabel">hardness</span>, <span class="guilabel">rate</span>, <span class="guilabel">size</span>, and <span class="guilabel">color</span>. They work together: you can enable as many of them as you like. For each tool, only the ones that are meaningful are listed. Here is what they do: </p> <div class="variablelist"> <dl> <dt> <span class="term">Opacity</span> </dt> <dd> <p> The effect of this option is described above. </p> </dd> <dt> <span class="term">Hardness</span> </dt> <dd> <p> This option applies to brushes with fuzzy edges. If it is enabled, the harder you press, the darker the fuzzy parts of the brush will appear. </p> </dd> <dt> <span class="term">Rate</span> </dt> <dd> <p> This option applies to the Airbrush, Convolve tool, and Smudge tool, all of which have time-based effects. Pressing harder makes these tools act more rapidly. </p> </dd> <dt> <span class="term">Size</span> </dt> <dd> <p> This option applies to all of the pressure sensitive brush tools. If the option is checked, then pressing harder will increase the size of the area affected by the brush. </p> </dd> <dt> <span class="term">Color</span> </dt> <dd> <p> This option only applies to the painting tools: the Pencil, Paintbrush, and Airbrush; and only if you are using colors from a gradient. If these conditions are met, then pressing harder causes colors to be taken from higher in the gradient. </p> </dd> </dl> </div> </dd> <dt> <span class="term">Fade Out</span> </dt> <dd> <p> This option causes each stroke to fade out over the specified distance. It is easiest to visual for painting tools, but applies to all of the brush tools. It is equivalent to gradually reducing the opacity along the trajectory of the stroke. Note that, if you are using a tablet, this option does not change the effects of brush pressure. </p> </dd> <dt> <span class="term">Apply Jitter</span> </dt> <dd> <a id="id2628450" class="indexterm"></a> <p> You know “<span class="quote">spacing</span>” in brush strokes: strokes are made of successive brush marks which, when they are very near, seem to draw a continuous line. Here, instead of being aligned brush marks are scattered over a distance you can set with the <span class="guimenuitem">Quantity</span> slider. </p> <div class="figure"> <a id="id2628479"></a> <p class="title"> <b>Figure 13.40.  <span lang="en" xml:lang="en">“<span class="quote">Jitter</span>” example</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/menus/jitter.png" alt="Jitter example" /> <div class="caption"> <p> From top to bottom: without jitter, jitter = 1, jitter = 4. </p> </div> </div> </div> </div> <br class="figure-break" /> </dd> <dt> <span class="term">Incremental</span> </dt> <dd> <p> The Incremental check-box activates incremental mode for the tool. If it is deactivated, the maximum effect of a single stroke is determined by the opacity, and moving the brush repeatedly over the same spot will not increase the effect beyond this limit. If Incremental is active, each additional pass with the brush will increase the effect, but the opacity can't exceed the opacity set for the tool. This option is available for all brush tools except those which have a “<span class="quote">rate</span>” control, which automatically implies an incremental effect. See also <a class="xref" href="gimp-concepts-layer-modes.html" title="2.  Layer Modes">Section 2, “ <span lang="en" xml:lang="en">Layer Modes</span> ”</a>. </p> </dd> <dt> <a id="gimp-tool-painting-gradient"></a> <span class="term">Color from Gradient</span> </dt> <dd> <div class="figure"> <a id="id2628573"></a> <p class="title"> <b>Figure 13.41.  <span lang="en" xml:lang="en">Gradient options for painting tools.</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/toolbox/tool-options-paint-gradient.png" alt="Gradient options for painting tools." /> </div> </div> </div> <br class="figure-break" /> <p> Instead of using the foreground color (as shown in the Color Area of the Toolbox), by checking the "Use color from gradient" option you can choose to paint with a gradient, giving colors that change gradually along the brush trajectory. For basic information on gradients, see the <a class="link" href="gimp-concepts-gradients.html" title="10.  Gradients">Gradients</a> section. </p> <p> You have several options to control what gradient is used and how it is laid out: </p> <div class="variablelist"> <dl> <dt> <span class="term">Gradient</span> </dt> <dd> <p> Here you see a display of the current gradient. Clicking on it brings up a Gradient Selector, which will allow you to choose a different gradient. </p> </dd> <dt> <span class="term">Reverse</span> </dt> <dd> <p> Normally a brushstroke starts with colors from the left side of the gradient, and progresses rightward. If "Reverse" is checked, the stroke starts with colors from the right side, and progresses leftward. </p> </dd> <dt> <span class="term">Length</span> </dt> <dd> <p> This option sets the distance corresponding to one complete cycle through the gradient colors. The default units are pixels, but you can choose a different unit from the adjoining Units menu. </p> </dd> <dt> <span class="term">Repeat</span> </dt> <dd> <div class="figure"> <a id="id2628707"></a> <p class="title"> <b>Figure 13.42.  <span lang="en" xml:lang="en"> Illustration of the effects of the three gradient-repeat options, for the “<span class="quote">Abstract 2</span>” gradient. </span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/tool-options/brush-gradient-normal.png" alt="Illustration of the effects of the three gradient-repeat options, for the Abstract 2 gradient." /> <div class="caption"> <p>Abstract2 Gradient</p> </div> </div> <div class="mediaobject"> <img src="../images/tool-options/brush-gradient-none.png" alt="Illustration of the effects of the three gradient-repeat options, for the Abstract 2 gradient." /> <div class="caption"> <p>None</p> </div> </div> <div class="mediaobject"> <img src="../images/tool-options/brush-gradient-sawtooth.png" alt="Illustration of the effects of the three gradient-repeat options, for the Abstract 2 gradient." /> <div class="caption"> <p>Sawtooth</p> </div> </div> <div class="mediaobject"> <img src="../images/tool-options/brush-gradient-triangular.png" alt="Illustration of the effects of the three gradient-repeat options, for the Abstract 2 gradient." /> <div class="caption"> <p>Triangular</p> </div> </div> </div> </div> <br class="figure-break" /> <p> This option determines what happens if a brushstroke extends farther than the Length specified above. There are three possibilities: "None" means that the color from the end of the gradient will be used throughout the remainder of the stroke; "Sawtooth wave" means that the gradient will be restarted from the beginning, which will often produce a color discontinuity; "Triangular wave" means that the gradient will be traversed in reverse, afterwards bouncing back and forth until the end of the brushstroke. </p> </dd> </dl> </div> </dd> </dl> </div> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2628851"></a>3.1.3.  <span lang="en" xml:lang="en">Further Information</span> </h4> </div> </div> </div> <p> Advanced users may be interested to know that brush tools actually operate at a sub-pixel level, in order to avoid producing jagged-looking results. One consequence of this is that even if you work with a hard-edged brush, such as one of the Circle brushes, pixels on the edge of the brushstroke will only be partially affected. If you need to have all-or-nothing effects (which may be necessary for getting a good selection, or for cutting and pasting, or for operating pixel-by-pixel at a high zoom level), use the Pencil tool, which makes all brushes perfectly hard and disables sub-pixel anti-aliasing. </p> </div> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="gimp-tool-foreground-select.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <td width="20%" align="center"> <a accesskey="u" href="gimp-toolbox.html"> <img src="../images/up.png" alt="Up" /> </a> </td> <td width="40%" align="right"> <a accesskey="n" href="gimp-tool-painting.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> <tr> <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-tool-foreground-select.html">2.8.  <span lang="en" xml:lang="en">Foreground Select</span> </a> </td> <td width="20%" align="center"> <a accesskey="h" href="index.html"> <img src="../images/home.png" alt="Home" /> </a> </td> <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-tool-painting.html">3.2.  <span lang="en" xml:lang="en">Painting Tools (Pencil, Paintbrush, Airbrush)</span> </a></td> </tr> </table> </div> </body> </html>